home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / arug / arug 26 / geotime / font_install < prev    next >
Text File  |  1994-01-27  |  186b  |  11 lines

  1. makedir fonts:flow_thin
  2.  
  3. if exists flow_thin.font
  4.    copy :flow_thin.font fonts:
  5.    copy :8 fonts:flow_thin
  6. else
  7.    copy :fonts/flow_thin fonts:flow_thin
  8.    copy :fonts/#? fonts:
  9. endif
  10.  
  11.